From 0954b6ad038326d702e61cabef03b65a8de8b28a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 26 Feb 2011 11:35:07 +0200 Subject: [PATCH] .bzrignore: Ignore new lib/*.in-h files. --- .bzrignore | 2 ++ ChangeLog | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.bzrignore b/.bzrignore index ed4669c698b..2546bf8d3ea 100644 --- a/.bzrignore +++ b/.bzrignore @@ -49,7 +49,9 @@ lib/warn-on-use.h lib/getopt.in-h lib/stdbool.in-h lib/stddef.in-h +lib/stdint.in-h lib/stdlib.in-h +lib/sys_stat.in-h lib/time.in-h lib/unistd.in-h lib/cxxdefs.h diff --git a/ChangeLog b/ChangeLog index 25c1bc904d1..16bda0ecd2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-02-26 Eli Zaretskii + * .bzrignore: Ignore new lib/*.in-h files. + * config.bat: Rename stdint.in.h and sys_stat.in.h. Call depfiles.bat even if lib/deps already exist. -- 2.30.2